@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
CITYTAKEN
city=Jerusalem
attacker=Holy Roman empire
defender=ANYBODY
@THEN
TEXT
The holy city of Jerusalem was taken by german knights! The Dream of any christian
fighter has come true!
The conflicts of the pope and the emperor end, and the pope gives the emperor some
gold. The emperor recieves 3000 gold.
ENDTEXT
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Jerusalem
attacker=Holy Roman empire
defender=ANYBODY
@THEN
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=3000
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Damascus
attacker=Holy Roman empire
defender=Seldjurks
@THEN
TEXT
The city of Damascus is 'freed'. The city, long time a center of christianity,
is suposed to flourish again.
ENDTEXT
JUSTONCE
@ENDIF

@IF
TURN
turn=169
@THEN
TEXT
Fronleichnahm becomes an official holiday under pope Urban IV.
ENDTEXT
@ENDIF

@IF
TURN
turn=137
@THEN
TEXT
The Chinese invent the gunpowder.
ENDTEXT
@ENDIF

@IF
TURN
turn=155
@THEN
TEXT
Almost at the same time as the Chinese invention of the gunpowder, there are first
experiments with explosives in Europe.
ENDTEXT
@ENDIF

@IF
TURN
turn=150
@THEN
TEXT
Holy Roman emperor Frederick II is being dethroned by Pope Innocence IV.
ENDTEXT
@ENDIF

@IF
TURN
turn=105
@THEN
TEXT
About 19,000 victims of the disease of lepra are counted in Europe.
ENDTEXT
@ENDIF

@IF
TURN
turn=95
@THEN
TEXT
Emperor Frederick Barbarossa dies in the river of Saleph near,Tarsus. The crusade is still continued.
ENDTEXT
@ENDIF

@IF
TURN
turn=87
@THEN
TEXT
Frederick Barbarossa conquers the northern german city of Lbeck and it's territory.
ENDTEXT
@ENDIF

@IF
TURN
turn=77
@THEN
TEXT
Eilhart von Oberge writes the book 'Tristant'. It is one of the oldest still existing
love stories.
ENDTEXT
@ENDIF

@IF
TURN
turn=-1
@THEN
TEXT
The crusades begin. The goal of the crusaders is the holy city of Jerusalem.
With the words "it's Gods will", pope Urban II sends the 'holy knights' on their way. The
"Armies of Christ" want to 'free, the city of
Jerusalem from the Muslems and the Jews.
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=Alexandria
attacker=ANYBODY
defender=Fatimids
@THEN
TEXT
The city of Alexandria, a long time center of Christianity has fallen. The victorious
attacker plunders the treasure of the Alexandrines.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
JUSTONCE
@ENDIF

@IF
NEGOTIATION
talker=Almohads
talkertype=HumanOrComputer
listener=ANYBODY
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=ANYBODY
talkertype=HumanOrComputer
listener=Almohads
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Fatimids
talkertype=HumanOrComputer
listener=ANYBODY
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=ANYBODY
talkertype=HumanOrComputer
listener=Fatimids
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=ANYBODY
talkertype=HumanOrComputer
listener=Seldjurks
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Seldjurks
talkertype=HumanOrComputer
listener=ANYBODY
listenertype=HumanOrComputer
@THEN
@ENDIF

@ENDEVENTS
